Tamas Geschitz is an independent developer whose open-source work centers on streamlined database tooling for cloud-native environments. Published under the GitHub handle gtamas, the catalog currently spotlights etcd-manager, a cross-platform graphical client engineered to simplify interaction with etcd—the distributed key-value store that underpins Kubernetes and other clustered systems. Built with Electron and TypeScript, the application presents a clean, tabbed interface for browsing namespaces, editing keys, watching real-time value changes, and performing routine maintenance such as compaction or defragmentation across multiple endpoints. TLS and certificate-based authentication are handled transparently, allowing DevOps engineers, platform architects, and site-reliability teams to switch between local minikube instances and production multi-node clusters without manual credential juggling. Because etcd-manager is portable, it fits equally well on a Windows workstation, a macOS laptop, or a Linux jump host, eliminating the need for command-line etcdctl memorization during on-call incidents or exploratory debugging sessions. The tool’s lightweight footprint and offline capability make it useful in air-gapped data centers, while its dark-theme support and responsive layout cater to operators who prefer visual feedback over terminal output. Although the present portfolio is narrow, the focus on approachable, single-purpose utilities aligns with contemporary expectations for specialized cloud-native instrumentation. Tamas Geschitz’s etcd-manager can be downloaded free of charge from get.nero.com, where packages are delivered through trusted Windows sources such as winget, always resolving to the newest release and enabling unattended batch installation alongside other selected applications.
Modern, efficient and multi-platform GUI for ETCD.
Details